3.57 \(\int \frac{\sqrt{2-3 x}}{\sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3} \, dx\)

Optimal. Leaf size=225 \[ -\frac{13243 \sqrt{5-2 x} \text{EllipticF}\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{4 x+1}\right ),\frac{1}{3}\right )}{1065935 \sqrt{66} \sqrt{2 x-5}}-\frac{26825 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{33257172 (5 x+7)}-\frac{5 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{1794 (5 x+7)^2}+\frac{5365 \sqrt{11} \sqrt{2 x-5} E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{16628586 \sqrt{5-2 x}}-\frac{16369941 \sqrt{5-2 x} \Pi \left (\frac{55}{124};\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{3436574440 \sqrt{11} \sqrt{2 x-5}} \]

[Out]

(-5*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(1794*(7 + 5*x)^2) - (26825*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[
1 + 4*x])/(33257172*(7 + 5*x)) + (5365*Sqrt[11]*Sqrt[-5 + 2*x]*EllipticE[ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -
1/2])/(16628586*Sqrt[5 - 2*x]) - (13243*Sqrt[5 - 2*x]*EllipticF[ArcSin[Sqrt[3/11]*Sqrt[1 + 4*x]], 1/3])/(10659
35*Sqrt[66]*Sqrt[-5 + 2*x]) - (16369941*Sqrt[5 - 2*x]*EllipticPi[55/124, ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -
1/2])/(3436574440*Sqrt[11]*Sqrt[-5 + 2*x])

________________________________________________________________________________________

Rubi [A]  time = 0.310402, antiderivative size = 225, normalized size of antiderivative = 1., number of steps used = 11, number of rules used = 11, integrand size = 35, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.314, Rules used = {177, 1604, 1607, 168, 538, 537, 158, 114, 113, 121, 119} \[ -\frac{26825 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{33257172 (5 x+7)}-\frac{5 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{1794 (5 x+7)^2}-\frac{13243 \sqrt{5-2 x} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{4 x+1}\right )|\frac{1}{3}\right )}{1065935 \sqrt{66} \sqrt{2 x-5}}+\frac{5365 \sqrt{11} \sqrt{2 x-5} E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{16628586 \sqrt{5-2 x}}-\frac{16369941 \sqrt{5-2 x} \Pi \left (\frac{55}{124};\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{3436574440 \sqrt{11} \sqrt{2 x-5}} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[2 - 3*x]/(Sqrt[-5 + 2*x]*Sqrt[1 + 4*x]*(7 + 5*x)^3),x]

[Out]

(-5*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(1794*(7 + 5*x)^2) - (26825*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[
1 + 4*x])/(33257172*(7 + 5*x)) + (5365*Sqrt[11]*Sqrt[-5 + 2*x]*EllipticE[ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -
1/2])/(16628586*Sqrt[5 - 2*x]) - (13243*Sqrt[5 - 2*x]*EllipticF[ArcSin[Sqrt[3/11]*Sqrt[1 + 4*x]], 1/3])/(10659
35*Sqrt[66]*Sqrt[-5 + 2*x]) - (16369941*Sqrt[5 - 2*x]*EllipticPi[55/124, ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -
1/2])/(3436574440*Sqrt[11]*Sqrt[-5 + 2*x])

Rule 177

Int[(((a_.) + (b_.)*(x_))^(m_)*Sqrt[(c_.) + (d_.)*(x_)])/(Sqrt[(e_.) + (f_.)*(x_)]*Sqrt[(g_.) + (h_.)*(x_)]),
x_Symbol] :> Simp[(b*(a + b*x)^(m + 1)*Sqrt[c + d*x]*Sqrt[e + f*x]*Sqrt[g + h*x])/((m + 1)*(b*e - a*f)*(b*g -
a*h)), x] + Dist[1/(2*(m + 1)*(b*e - a*f)*(b*g - a*h)), Int[((a + b*x)^(m + 1)/(Sqrt[c + d*x]*Sqrt[e + f*x]*Sq
rt[g + h*x]))*Simp[2*a*c*f*h*(m + 1) - b*(d*e*g + c*(2*m + 3)*(f*g + e*h)) + 2*(a*d*f*h*(m + 1) - b*(m + 2)*(d
*f*g + d*e*h + c*f*h))*x - b*d*f*h*(2*m + 5)*x^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, h, m}, x] && Integ
erQ[2*m] && LeQ[m, -2]

Rule 1604

Int[(((a_.) + (b_.)*(x_))^(m_)*((A_.) + (B_.)*(x_) + (C_.)*(x_)^2))/(Sqrt[(c_.) + (d_.)*(x_)]*Sqrt[(e_.) + (f_
.)*(x_)]*Sqrt[(g_.) + (h_.)*(x_)]), x_Symbol] :> Simp[((A*b^2 - a*b*B + a^2*C)*(a + b*x)^(m + 1)*Sqrt[c + d*x]
*Sqrt[e + f*x]*Sqrt[g + h*x])/((m + 1)*(b*c - a*d)*(b*e - a*f)*(b*g - a*h)), x] - Dist[1/(2*(m + 1)*(b*c - a*d
)*(b*e - a*f)*(b*g - a*h)), Int[((a + b*x)^(m + 1)/(Sqrt[c + d*x]*Sqrt[e + f*x]*Sqrt[g + h*x]))*Simp[A*(2*a^2*
d*f*h*(m + 1) - 2*a*b*(m + 1)*(d*f*g + d*e*h + c*f*h) + b^2*(2*m + 3)*(d*e*g + c*f*g + c*e*h)) - (b*B - a*C)*(
a*(d*e*g + c*f*g + c*e*h) + 2*b*c*e*g*(m + 1)) - 2*((A*b - a*B)*(a*d*f*h*(m + 1) - b*(m + 2)*(d*f*g + d*e*h +
c*f*h)) - C*(a^2*(d*f*g + d*e*h + c*f*h) - b^2*c*e*g*(m + 1) + a*b*(m + 1)*(d*e*g + c*f*g + c*e*h)))*x + d*f*h
*(2*m + 5)*(A*b^2 - a*b*B + a^2*C)*x^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, h, A, B, C}, x] && IntegerQ[
2*m] && LtQ[m, -1]

Rule 1607

Int[(Px_)*((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.)*((g_.) + (h_.)*(x_)
)^(q_.), x_Symbol] :> Dist[PolynomialRemainder[Px, a + b*x, x], Int[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p*(g + h
*x)^q, x], x] + Int[PolynomialQuotient[Px, a + b*x, x]*(a + b*x)^(m + 1)*(c + d*x)^n*(e + f*x)^p*(g + h*x)^q,
x] /; FreeQ[{a, b, c, d, e, f, g, h, m, n, p, q}, x] && PolyQ[Px, x] && EqQ[m, -1]

Rule 168

Int[1/(((a_.) + (b_.)*(x_))*Sqrt[(c_.) + (d_.)*(x_)]*Sqrt[(e_.) + (f_.)*(x_)]*Sqrt[(g_.) + (h_.)*(x_)]), x_Sym
bol] :> Dist[-2, Subst[Int[1/(Simp[b*c - a*d - b*x^2, x]*Sqrt[Simp[(d*e - c*f)/d + (f*x^2)/d, x]]*Sqrt[Simp[(d
*g - c*h)/d + (h*x^2)/d, x]]), x], x, Sqrt[c + d*x]], x] /; FreeQ[{a, b, c, d, e, f, g, h}, x] && GtQ[(d*e - c
*f)/d, 0]

Rule 538

Int[1/(((a_) + (b_.)*(x_)^2)*Sqrt[(c_) + (d_.)*(x_)^2]*Sqrt[(e_) + (f_.)*(x_)^2]), x_Symbol] :> Dist[Sqrt[1 +
(d*x^2)/c]/Sqrt[c + d*x^2], Int[1/((a + b*x^2)*Sqrt[1 + (d*x^2)/c]*Sqrt[e + f*x^2]), x], x] /; FreeQ[{a, b, c,
 d, e, f}, x] &&  !GtQ[c, 0]

Rule 537

Int[1/(((a_) + (b_.)*(x_)^2)*Sqrt[(c_) + (d_.)*(x_)^2]*Sqrt[(e_) + (f_.)*(x_)^2]), x_Symbol] :> Simp[(1*Ellipt
icPi[(b*c)/(a*d), ArcSin[Rt[-(d/c), 2]*x], (c*f)/(d*e)])/(a*Sqrt[c]*Sqrt[e]*Rt[-(d/c), 2]), x] /; FreeQ[{a, b,
 c, d, e, f}, x] &&  !GtQ[d/c, 0] && GtQ[c, 0] && GtQ[e, 0] &&  !( !GtQ[f/e, 0] && SimplerSqrtQ[-(f/e), -(d/c)
])

Rule 158

Int[((g_.) + (h_.)*(x_))/(Sqrt[(a_.) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]*Sqrt[(e_) + (f_.)*(x_)]), x_Symbol]
 :> Dist[h/f, Int[Sqrt[e + f*x]/(Sqrt[a + b*x]*Sqrt[c + d*x]), x], x] + Dist[(f*g - e*h)/f, Int[1/(Sqrt[a + b*
x]*Sqrt[c + d*x]*Sqrt[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, g, h}, x] && SimplerQ[a + b*x, e + f*x] &&
 SimplerQ[c + d*x, e + f*x]

Rule 114

Int[Sqrt[(e_.) + (f_.)*(x_)]/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]), x_Symbol] :> Dist[(Sqrt[e + f*
x]*Sqrt[(b*(c + d*x))/(b*c - a*d)])/(Sqrt[c + d*x]*Sqrt[(b*(e + f*x))/(b*e - a*f)]), Int[Sqrt[(b*e)/(b*e - a*f
) + (b*f*x)/(b*e - a*f)]/(Sqrt[a + b*x]*Sqrt[(b*c)/(b*c - a*d) + (b*d*x)/(b*c - a*d)]), x], x] /; FreeQ[{a, b,
 c, d, e, f}, x] &&  !(GtQ[b/(b*c - a*d), 0] && GtQ[b/(b*e - a*f), 0]) &&  !LtQ[-((b*c - a*d)/d), 0]

Rule 113

Int[Sqrt[(e_.) + (f_.)*(x_)]/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]), x_Symbol] :> Simp[(2*Rt[-((b*e
 - a*f)/d), 2]*EllipticE[ArcSin[Sqrt[a + b*x]/Rt[-((b*c - a*d)/d), 2]], (f*(b*c - a*d))/(d*(b*e - a*f))])/b, x
] /; FreeQ[{a, b, c, d, e, f}, x] && GtQ[b/(b*c - a*d), 0] && GtQ[b/(b*e - a*f), 0] &&  !LtQ[-((b*c - a*d)/d),
 0] &&  !(SimplerQ[c + d*x, a + b*x] && GtQ[-(d/(b*c - a*d)), 0] && GtQ[d/(d*e - c*f), 0] &&  !LtQ[(b*c - a*d)
/b, 0])

Rule 121

Int[1/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]*Sqrt[(e_) + (f_.)*(x_)]), x_Symbol] :> Dist[Sqrt[(b*(c
+ d*x))/(b*c - a*d)]/Sqrt[c + d*x], Int[1/(Sqrt[a + b*x]*Sqrt[(b*c)/(b*c - a*d) + (b*d*x)/(b*c - a*d)]*Sqrt[e
+ f*x]), x], x] /; FreeQ[{a, b, c, d, e, f}, x] &&  !GtQ[(b*c - a*d)/b, 0] && SimplerQ[a + b*x, c + d*x] && Si
mplerQ[a + b*x, e + f*x]

Rule 119

Int[1/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]*Sqrt[(e_) + (f_.)*(x_)]), x_Symbol] :> Simp[(2*Rt[-(b/d
), 2]*EllipticF[ArcSin[Sqrt[a + b*x]/(Rt[-(b/d), 2]*Sqrt[(b*c - a*d)/b])], (f*(b*c - a*d))/(d*(b*e - a*f))])/(
b*Sqrt[(b*e - a*f)/b]), x] /; FreeQ[{a, b, c, d, e, f}, x] && GtQ[(b*c - a*d)/b, 0] && GtQ[(b*e - a*f)/b, 0] &
& PosQ[-(b/d)] &&  !(SimplerQ[c + d*x, a + b*x] && GtQ[(d*e - c*f)/d, 0] && GtQ[-(d/b), 0]) &&  !(SimplerQ[c +
 d*x, a + b*x] && GtQ[(-(b*e) + a*f)/f, 0] && GtQ[-(f/b), 0]) &&  !(SimplerQ[e + f*x, a + b*x] && GtQ[(-(d*e)
+ c*f)/f, 0] && GtQ[(-(b*e) + a*f)/f, 0] && (PosQ[-(f/d)] || PosQ[-(f/b)]))

Rubi steps

\begin{align*} \int \frac{\sqrt{2-3 x}}{\sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3} \, dx &=-\frac{5 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{1794 (7+5 x)^2}-\frac{\int \frac{-1063+1372 x-120 x^2}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^2} \, dx}{3588}\\ &=-\frac{5 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{1794 (7+5 x)^2}-\frac{26825 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{33257172 (7+5 x)}-\frac{\int \frac{-7905051+4073184 x+1931400 x^2}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)} \, dx}{199543032}\\ &=-\frac{5 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{1794 (7+5 x)^2}-\frac{26825 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{33257172 (7+5 x)}-\frac{\int \frac{\frac{1369224}{5}+386280 x}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}} \, dx}{199543032}+\frac{5456647 \int \frac{1}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)} \, dx}{110857240}\\ &=-\frac{5 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{1794 (7+5 x)^2}-\frac{26825 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{33257172 (7+5 x)}-\frac{5365 \int \frac{\sqrt{-5+2 x}}{\sqrt{2-3 x} \sqrt{1+4 x}} \, dx}{5542862}-\frac{13243 \int \frac{1}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}} \, dx}{2131870}-\frac{5456647 \operatorname{Subst}\left (\int \frac{1}{\left (31-5 x^2\right ) \sqrt{\frac{11}{3}-\frac{4 x^2}{3}} \sqrt{-\frac{11}{3}-\frac{2 x^2}{3}}} \, dx,x,\sqrt{2-3 x}\right )}{55428620}\\ &=-\frac{5 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{1794 (7+5 x)^2}-\frac{26825 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{33257172 (7+5 x)}-\frac{\left (5456647 \sqrt{\frac{3}{11}} \sqrt{5-2 x}\right ) \operatorname{Subst}\left (\int \frac{1}{\left (31-5 x^2\right ) \sqrt{\frac{11}{3}-\frac{4 x^2}{3}} \sqrt{1+\frac{2 x^2}{11}}} \, dx,x,\sqrt{2-3 x}\right )}{55428620 \sqrt{-5+2 x}}-\frac{\left (13243 \sqrt{5-2 x}\right ) \int \frac{1}{\sqrt{2-3 x} \sqrt{\frac{10}{11}-\frac{4 x}{11}} \sqrt{1+4 x}} \, dx}{1065935 \sqrt{22} \sqrt{-5+2 x}}-\frac{\left (5365 \sqrt{-5+2 x}\right ) \int \frac{\sqrt{\frac{15}{11}-\frac{6 x}{11}}}{\sqrt{2-3 x} \sqrt{\frac{3}{11}+\frac{12 x}{11}}} \, dx}{5542862 \sqrt{5-2 x}}\\ &=-\frac{5 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{1794 (7+5 x)^2}-\frac{26825 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{33257172 (7+5 x)}+\frac{5365 \sqrt{11} \sqrt{-5+2 x} E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{16628586 \sqrt{5-2 x}}-\frac{13243 \sqrt{5-2 x} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{1+4 x}\right )|\frac{1}{3}\right )}{1065935 \sqrt{66} \sqrt{-5+2 x}}-\frac{16369941 \sqrt{5-2 x} \Pi \left (\frac{55}{124};\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{3436574440 \sqrt{11} \sqrt{-5+2 x}}\\ \end{align*}

Mathematica [A]  time = 0.420694, size = 144, normalized size = 0.64 \[ \frac{-\sqrt{55-22 x} (5 x+7)^2 \left (-64043148 \text{EllipticF}\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right ),-\frac{1}{2}\right )+36589300 E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )-49109823 \Pi \left (\frac{55}{124};-\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )\right )-17050 \sqrt{2-3 x} (2 x-5) \sqrt{4 x+1} (26825 x+56093)}{113406956520 \sqrt{2 x-5} (5 x+7)^2} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[2 - 3*x]/(Sqrt[-5 + 2*x]*Sqrt[1 + 4*x]*(7 + 5*x)^3),x]

[Out]

(-17050*Sqrt[2 - 3*x]*(-5 + 2*x)*Sqrt[1 + 4*x]*(56093 + 26825*x) - Sqrt[55 - 22*x]*(7 + 5*x)^2*(36589300*Ellip
ticE[ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -1/2] - 64043148*EllipticF[ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -1/2]
- 49109823*EllipticPi[55/124, -ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -1/2]))/(113406956520*Sqrt[-5 + 2*x]*(7 + 5
*x)^2)

________________________________________________________________________________________

Maple [B]  time = 0.018, size = 461, normalized size = 2.1 \begin{align*} -{\frac{1}{ \left ( 2721766956480\,{x}^{3}-7938486956400\,{x}^{2}+2381546086920\,x+1134069565200 \right ) \left ( 7+5\,x \right ) ^{2}}\sqrt{2-3\,x}\sqrt{2\,x-5}\sqrt{4\,x+1} \left ( 1601078700\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticF} \left ( 2/11\,\sqrt{22-33\,x},i/2\sqrt{2} \right ){x}^{2}-914732500\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticE} \left ( 2/11\,\sqrt{22-33\,x},i/2\sqrt{2} \right ){x}^{2}-1227745575\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticPi} \left ( 2/11\,\sqrt{22-33\,x},{\frac{55}{124}},i/2\sqrt{2} \right ){x}^{2}+4483020360\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticF} \left ( 2/11\,\sqrt{22-33\,x},i/2\sqrt{2} \right ) x-2561251000\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticE} \left ( 2/11\,\sqrt{22-33\,x},i/2\sqrt{2} \right ) x-3437687610\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticPi} \left ( 2/11\,\sqrt{22-33\,x},{\frac{55}{124}},i/2\sqrt{2} \right ) x+3138114252\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticF} \left ( 2/11\,\sqrt{22-33\,x},i/2\sqrt{2} \right ) -1792875700\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticE} \left ( 2/11\,\sqrt{22-33\,x},i/2\sqrt{2} \right ) -2406381327\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticPi} \left ( 2/11\,\sqrt{22-33\,x},{\frac{55}{124}},i/2\sqrt{2} \right ) +10976790000\,{x}^{4}-9062381900\,{x}^{3}-57342304250\,{x}^{2}+24657761150\,x+9563856500 \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2-3*x)^(1/2)/(7+5*x)^3/(2*x-5)^(1/2)/(4*x+1)^(1/2),x)

[Out]

-1/113406956520*(2-3*x)^(1/2)*(2*x-5)^(1/2)*(4*x+1)^(1/2)*(1601078700*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(4*
x+1)^(1/2)*EllipticF(2/11*(22-33*x)^(1/2),1/2*I*2^(1/2))*x^2-914732500*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(4
*x+1)^(1/2)*EllipticE(2/11*(22-33*x)^(1/2),1/2*I*2^(1/2))*x^2-1227745575*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*
(4*x+1)^(1/2)*EllipticPi(2/11*(22-33*x)^(1/2),55/124,1/2*I*2^(1/2))*x^2+4483020360*11^(1/2)*(2-3*x)^(1/2)*(5-2
*x)^(1/2)*(4*x+1)^(1/2)*EllipticF(2/11*(22-33*x)^(1/2),1/2*I*2^(1/2))*x-2561251000*11^(1/2)*(2-3*x)^(1/2)*(5-2
*x)^(1/2)*(4*x+1)^(1/2)*EllipticE(2/11*(22-33*x)^(1/2),1/2*I*2^(1/2))*x-3437687610*11^(1/2)*(2-3*x)^(1/2)*(5-2
*x)^(1/2)*(4*x+1)^(1/2)*EllipticPi(2/11*(22-33*x)^(1/2),55/124,1/2*I*2^(1/2))*x+3138114252*11^(1/2)*(2-3*x)^(1
/2)*(5-2*x)^(1/2)*(4*x+1)^(1/2)*EllipticF(2/11*(22-33*x)^(1/2),1/2*I*2^(1/2))-1792875700*11^(1/2)*(2-3*x)^(1/2
)*(5-2*x)^(1/2)*(4*x+1)^(1/2)*EllipticE(2/11*(22-33*x)^(1/2),1/2*I*2^(1/2))-2406381327*11^(1/2)*(2-3*x)^(1/2)*
(5-2*x)^(1/2)*(4*x+1)^(1/2)*EllipticPi(2/11*(22-33*x)^(1/2),55/124,1/2*I*2^(1/2))+10976790000*x^4-9062381900*x
^3-57342304250*x^2+24657761150*x+9563856500)/(24*x^3-70*x^2+21*x+10)/(7+5*x)^2

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sqrt{-3 \, x + 2}}{{\left (5 \, x + 7\right )}^{3} \sqrt{4 \, x + 1} \sqrt{2 \, x - 5}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-3*x)^(1/2)/(7+5*x)^3/(-5+2*x)^(1/2)/(1+4*x)^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(-3*x + 2)/((5*x + 7)^3*sqrt(4*x + 1)*sqrt(2*x - 5)), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sqrt{4 \, x + 1} \sqrt{2 \, x - 5} \sqrt{-3 \, x + 2}}{1000 \, x^{5} + 1950 \, x^{4} - 4195 \, x^{3} - 13111 \, x^{2} - 9849 \, x - 1715}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-3*x)^(1/2)/(7+5*x)^3/(-5+2*x)^(1/2)/(1+4*x)^(1/2),x, algorithm="fricas")

[Out]

integral(sqrt(4*x + 1)*sqrt(2*x - 5)*sqrt(-3*x + 2)/(1000*x^5 + 1950*x^4 - 4195*x^3 - 13111*x^2 - 9849*x - 171
5), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-3*x)**(1/2)/(7+5*x)**3/(-5+2*x)**(1/2)/(1+4*x)**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sqrt{-3 \, x + 2}}{{\left (5 \, x + 7\right )}^{3} \sqrt{4 \, x + 1} \sqrt{2 \, x - 5}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-3*x)^(1/2)/(7+5*x)^3/(-5+2*x)^(1/2)/(1+4*x)^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(-3*x + 2)/((5*x + 7)^3*sqrt(4*x + 1)*sqrt(2*x - 5)), x)